Papers with partition function variant

1 papers
Approximating CKY with Transformers (2023.findings-emnlp)

Copied to clipboard

Challenge: CKY algorithm is a cubic dependence on sentence length, but transformers can be used to approximate it.
Approach: They propose a transformer-based approach that approximates the CKY algorithm by directly predicting a sentence's parse and avoiding its cubic dependence on sentence length.
Outcome: The proposed approach achieves better performance than comparable parsers that make use of CKY, while being faster.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations